home *** CD-ROM | disk | FTP | other *** search
/ Network Supervisor's Toolkit / Network Supervisor's Toolkit.iso / metering / meter / meter.doc < prev    next >
Text File  |  1996-07-10  |  5KB  |  134 lines

  1. LANimation(TM) NetWare Application Software Control Program
  2.  
  3.  
  4. ■ 1990 Strategic Data Systems, Inc.; All Rights Reserved.
  5.  
  6.      Object program modules release into the public domain.
  7.  
  8.  
  9.      Strategic Data Systems, Inc.
  10.      Attn: LANimation Group
  11.      8350 N. Central Expwy
  12.      Suite 610
  13.      Dallas, Texas 75206
  14.      (800) 752-SDSI
  15.  
  16.  
  17. Release Date January 16, 1990 Introduction
  18.  
  19. The LANimation(TM) Netware Application Software Control Program
  20. consists of two programs and a data file which allow a network
  21. administrator to control simultaneous access to any applications
  22. software program on a Novell Network (Version 2.0a and above). This
  23. is useful in those situations where a limited number of licenses
  24. for a particular software package have been purchased, but access
  25. is required from any station in the network (and the license allows
  26. such access).
  27.  
  28.  
  29. MEDIT Program
  30.  
  31. The MEDIT program is the administrative module of the package and
  32. provides the tool necessary to set up your applications for
  33. metering.
  34.  
  35.  
  36. METER Program
  37.  
  38. The meter program uses the parameters you establish to control the
  39. number of users simultaneously operating a particular program on
  40. the LAN. 
  41.  
  42.  
  43. Installation for Experts
  44.  
  45. The MEDIT.EXE, METER.EXE, and the MET_CTL.FIL should be installed
  46. in the PUBLIC directory of the file server. The MET_CTL.FIL should
  47. be flagged Shareable, Read-Write, while the EXE files should be
  48. flagged Shareable Read-Only.
  49.  
  50.  
  51. Setting Up Applications to be Metered using MEDIT
  52.  
  53. After installation, log in as SUPERVISOR (with a search drive
  54. mapped to PUBLIC). Execute the command MEDIT from the DOS prompt.
  55. This should pop a window on the screen. The contents of the window
  56. reflect the contents of the MET_CTL.FIL loaded in the PUBLIC
  57. directory. You will notice that the file already contains an entry
  58. for the TURBO.EXE program and this program has been set with a
  59. maximum session count of 2. This means that any time the METER
  60. program is used to start the TURBO.EXE program on this file server,
  61. the number of other METERed TURBO users will be checked first and
  62. if the simultaneous session count has been exceeded, access to the
  63. program will be denied.
  64.  
  65. To insert a new application, press the INS key. The program will
  66. ask you for the name of the program to be metered. Enter the name
  67. of the command (without options or  parameters) along with the
  68. program's extension (COM or EXE). It is important to enter the
  69. extension with the command name. 
  70.  
  71. After entering the name, the program will ask for the number of
  72. simultaneous sessions to allow. This number is the maximum number
  73. of simultaneous users that you have licensed the software package
  74. for. Enter the number of simultaneous sessions you wish to allow.
  75.  
  76. After completing input, the entry is added to the list. <ESC>
  77. aborts input during data-entry. The <Del> key deletes an entry. To
  78. edit an entry, highlight it with the up or down arrow keys and
  79. press Enter.
  80. That's all there is to it. Press <ESC> on the main screen to exit
  81. the program.
  82.  
  83.  
  84. METER Operation
  85.  
  86. To perform a controlled start of a program, simply issue the
  87. command METER followed by the command you would normally use to
  88. start the program:
  89.  
  90.      >METER LOTUS COLOR
  91.  
  92. The METER program will check the network to see how many other
  93. METERed copies of the LOTUS program are currently executing. If the
  94. number is less than the number you specified, the METER program
  95. will start up LOTUS along with the COLOR startup option. If all of
  96. the LOTUS program's sessions have been exhausted, a message will
  97. appear indicating there are no more sessions available. An
  98. ERRORLEVEL of 6 will be set in this case.
  99.  
  100. METER will only count the number of other sessions of a program
  101. which were also started with the METER command. Program copies
  102. which were started conventionally are not registered. For this
  103. reason, it is a good idea to use common batch files to start
  104. METERed programs. 
  105.  
  106. METER will execute programs across search paths.
  107.  
  108. METER will only work with .COM and .EXE files.
  109.  
  110. METER may be used to start programs that have not been set up using
  111. MEDIT. METER will simply see that the program is not in the list
  112. and execute the program without restriction.
  113.  
  114. METER requires about 10k of memory overhead from the METERed
  115. program at execution time only (it is not a TSR).
  116. Multi-Server Networks
  117.  
  118. The count of simultaneous users is maintained on a server-by-
  119. server basis. That is each server's program counts are independent
  120. of the others in the internetwork. When a user is logged-in to more
  121. than one server and a metered program is executed, the server which
  122. is checked is determined by the default drive mapping at the time
  123. METER is executed. Therefore, if system-wide metering is required
  124. in a multi-server network, make sure that the default drive points
  125. to a central server prior to running METER. A version of METER
  126. which overcomes this limitation, as well as shows real-time
  127. statistics plus some other features is available from:
  128.  
  129.      Strategic Data Systems, Inc.
  130.      Attn: LANimation Group
  131.      8350 N. Central Expwy
  132.      Suite 610
  133.      Dallas, Texas 75206
  134.      (800) 752-SDSI